home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / homeimpr.sit / Home Improvements / card_7072.txt < prev    next >
Text File  |  1988-09-19  |  2KB  |  42 lines

  1. -- card: 7072 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3490
  5. -- name: Ñ Some General Tips
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0001
  11. -- rect: left=25 top=122 right=136 bottom=177
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part contents for background part 1
  23. ----- text -----
  24. ΓÇó Some General Tips
  25.  
  26. -- part contents for background part 4
  27. ----- text -----
  28. Modifying the Home Card Stack can make your environment more useful and friendly, but it can also complicate it quite a bit.  Check the information about "Home Initializations" for guidelines on setting up your "improvements".  Also remember that what you put into the Home Card stack script is available EVERYWHERE when you are using HyperCard.  If you are not familiar with the "improvements" you may be surprised by certain actions.  Also know that if a certain event (mouseUp, arrowKey, etc.) is handled by a card or bkgnd in another stack, unless it is PASSed on, the "improvements" in your Home Stack will not see the event and will not respond.
  29.  
  30. -- part contents for background part 5
  31. ----- text -----
  32. 7/1/88 3:45 PM
  33.  
  34. -- part contents for background part 3
  35. ----- text -----
  36. Suggestions:
  37.  
  38. ΓÇó Thoroughly document (via -- comments) your additions to the Home Card Stack script.
  39. ΓÇó Describe in your comments the XCMDs and XFCNs you use.
  40. ΓÇó Make a backup copy of your Home Stack frequently - on a disk you don't use.
  41. ΓÇó Be careful about globals.  Make sure they are declared everywhere they are needed or else they will not be defined.
  42. ΓÇó Remember that any of the "improvements" can be invoked by a command in the message window.  If you use the commandKey improvement, you can have quick access to any of them you want to use that you have setup.